PictureEffects Xojo Plugin

ImageChannel Class

A class that defines one channel of a image. Using this class to manipulate a channel can be much faster than if obtaining the channel as a Picture.

Object
   ImageChannel

class ImageChannel

Constructors

ImageChannelConstructs a ImageChannel

Properties

Height (console safe) Returns the height of the image channel.
Width (console safe) Returns the width of the image channel.

Methods

GetData (console safe) Gets the channel data

Supported Platforms:

  • MacOS X Carbon
  • MacOS X Cocoa 32 bit
  • MacOS X Cocoa 64 bit
  • Windows 32 bit
  • Windows 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM